[INFO] cloning repository https://github.com/veilnetwork/hidden-volume
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veilnetwork/hidden-volume" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveilnetwork%2Fhidden-volume", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveilnetwork%2Fhidden-volume'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 641779fbeaa207520939b97680469fb4ef89ee03
[INFO] fixing veilnetwork/hidden-volume against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveilnetwork%2Fhidden-volume" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/veilnetwork/hidden-volume
[INFO] finished tweaking git repo https://github.com/veilnetwork/hidden-volume
[INFO] tweaked toml for git repo https://github.com/veilnetwork/hidden-volume written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/veilnetwork/hidden-volume on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/veilnetwork/hidden-volume already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi v0.31.1
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.31.1
[INFO] [stderr]   Downloaded uniffi_pipeline v0.31.1
[INFO] [stderr]   Downloaded uniffi_meta v0.31.1
[INFO] [stderr]   Downloaded uniffi_macros v0.31.1
[INFO] [stderr]   Downloaded uniffi_build v0.31.1
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_udl v0.31.1
[INFO] [stderr]   Downloaded uniffi_core v0.31.1
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded uniffi_bindgen v0.31.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49
[INFO] running `Command { std: "docker" "start" "003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling uniffi_core v0.31.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling uniffi_pipeline v0.31.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking uniffi_meta v0.31.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling uniffi_udl v0.31.1
[INFO] [stderr]     Checking hidden-volume v1.1.0 (/opt/rustwide/workdir/crates/hidden-volume)
[INFO] [stderr]     Checking hidden-volume-rt v1.1.0 (/opt/rustwide/workdir/crates/hidden-volume-rt)
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]     Checking hidden-volume-async v1.1.0 (/opt/rustwide/workdir/crates/hidden-volume-async)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling uniffi_bindgen v0.31.1
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=62eb890143452212 -C extra-filename=-a31fa7bb4483c3ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c71454bee9a46d61.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-fcdc423e1146928e.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-37ba6a5a76303714.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-7d785743afecf0e0.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-a878eaa52753cae3.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-6332fde5e7428d05.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-6d920e04e6b6782d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-26d6fcf01b0d5516.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b28dbd92edb9d4de.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-20c6ca7d4cc87cde.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-414344381181824c.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-d8fffe00695dccba.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f90889bec2c53ba0.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-2ca22aa6faccb71b.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-5f60cbd5f5d608a7.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-a35b3730edeac1a7.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-683009530989979f.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=7bef5817ea8eb5da -C extra-filename=-d1b0c490bf6c1e57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1659d425d009e6f3.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-9e26c7014a760a4a.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-984e41319f391f15.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-f23a6b598698ba34.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-37f4c7fab0a960d6.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-1b8a5ae074e14798.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-20e948fc986d72b6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5a13f8ee59a9ebf3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3c2c1b7533dd1beb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1168910bb8ba30d7.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d56cb2c7e63f8eca.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-000b6074671599c8.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-23545ea450f9f3cd.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-2ca22aa6faccb71b.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-de529e409541fee0.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-adcf82c8d208aa6d.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-b26b72e153288a36.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49", kill_on_drop: false }`
[INFO] [stdout] 003e889ac3dde309fc135bac710be85f43bf82f8160660f4d684bfb8bd446e49
